Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge commit godotengine/godot@80f0b33 #759

Merged
merged 49 commits into from
Oct 19, 2024

Conversation

Spartan322
Copy link
Contributor

No description provided.

tetrapod00 and others added 30 commits September 11, 2024 20:17
Godot checks if there's Vulkan or GLES3 support.
If no support is found, it shows an error message.

However the code for this error message is left out when building with
opengl3=no
…ncompatible with ubershader method definitions
…wherever the purpose is only to find the nearest element.
…TAB_RIGHT

Fix `CONTAINER_PROJECT_SETTING_TAB_RIGHT` option of `EditorPlugin`
…-scene-view

Show correct icons in remote object inspector (EditorDebuggerRemoteObject)
…ements

Additional macOS codesign entitlements and print verbose
Fix wrong Wayland path if building with opengl3=no
…correct_rounding

Revert unintentional rounding change when 2D transform snapping
[Font Importer] Update Unicode block list to Unicode 16.0
Update `use_native_dialog` description in `FileDialog`
…x-select-mouse

Fix mouse clamping in Animation Bezier Editor box select
Fix wording in description of `store_line` and `store_string`
timothyqiu and others added 19 commits October 17, 2024 08:12
Fix Mobile Renderer - Shadow Disabled and User Vertex Lighting flags
Replace some distance checks with square distance checks in NavMap
Fix initial skin update timing in Skeleton3D
…ault-init

GDScript: Add missing static default initialization for typed dictionaries
Make `EditorFileDialog`'s Recent and Fav list show full path in tooltip
Docs: Add cross-links to antialiasing project settings
Rewrite semaphore handling for transfer workers.
Don't flip playback control buttons in RTL layout
Fix Android app permissions for SDK levels earlier than 28
…ain graphics queue.

Also adds a new possible texture layout and API trait to support a particular behavior in D3D12 where only the COMMON layout is supported in copy queues. Fixes #98158.
Move transitions of textures from transfer workers to the graphics queue.
Refresh `MenuBar` scene after child renamed in editor
@RadenTheFolf RadenTheFolf self-requested a review October 19, 2024 02:15
@Spartan322 Spartan322 merged commit a480a05 into Redot-Engine:master Oct 19, 2024
20 checks passed
@Spartan322 Spartan322 deleted the merge/80f0b33 branch October 19, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.